Technical Q&As


PLAT 20 - Tools for Memory Usage Debugging (15-Feb-96)


Q What tools would you recommend to help track down problems with memory usage - either leaks or misuse of handles and pointers?

A Some tools you may want to check out include:

Debugging Memory Manager, on the Tool Chest Developer CD in the path

:Tool Chest:Testing & Debugging:Memory Management:Debugging Modern Memory Manager

All the tools found on the Tool Chest Developer CD in the path

:Testing & Debugging:Memory Management

There are also some third party tools. Although Apple does not officially recommend third-party products, you may want to investigate some of the following tools:



Technical Q&As
Previous Question | Contents | Next Question